quotation mark
英 [kwəʊˈteɪʃn mɑːk]
美 [kwoʊˈteɪʃn mɑːrk]
n. 引号
柯林斯词典
- 引号
Quotation marksare punctuation marks that are used in writing to show where speech or a quotation begins and ends. They are usually written or printed as“...”or, in Britain,'...'.
英英释义
noun
- a punctuation mark used to attribute the enclosed text to someone else
双语例句
- You can use either type of quotation mark to indicate a string in Python, as long as you're consistent.
您可以使用任意一类引号来表示Python中的字符串,只要引号一致就行。 - Usage of quotation mark in ASP grammar form.
ASP语法格式中引号的使用。 - The Quotation Mark on Periodical Science Is Not Needed Anymore& On the Ripeness of the Periodical Science
期刊学不需要引号了&试论期刊学的学科成熟性 - If the double quotation mark is the outermost quote, all variables are expanded.
如果最外边的引号是双引号,那么展开所有变量。 - The superscript footnote marker comes last, after both the punctuation and the closing quotation mark.
脚注标记的上标在最后,即标点符号和后引号之后。 - First, you can mix single and double quotation marks when creating a string, as long as the string uses the same type of quotation mark at the beginning and end.
第一,在创建字符串时,您可以混合使用单引号和双引号,只要字符串在开始位置和结束位置使用同一类型的引号。 - A Parameter Map cannot accept data containing a quotation mark in the value.
ParameterMap接受的数据中不能包含引号。 - If you start a string with a single quotation mark, you must end with a single quotation mark, and vice versa.
如果字符串是以单引号开始,那么必须以单引号结束,反之亦然。 - For example, if a name part contains a period, double quotation mark, or a left or right bracket, use brackets or double quotation marks to delimit the part.
例如,如果名称某部分包含句点、双引号、左括号或右括号,则需要使用括号和双引号来分隔该部分。 - Conversely, the double quotation mark can be used if the value starts with a single quotation mark.
相反,如果该值以单引号开始,也可以使用双引号。